{
			"link": [{
				"rel": "related",
				"title": "cancel-appointment",
				"href": "%s/VeteranAppointmentRequestService/v4/rest/direct-scheduling/site/%s/patient/EDIPI/%s/cancel-appointment",
				"object-type": "AtomLink"
			}],
			"object-type": "BookedAppointment",
			"appointmentLength": "%d",
			"appointmentTime": "%s",
			"clinic": {
				"object-type": "SchedulingClinic",
				"id": "%s",
				"name": "%s",
				"askForCheckIn": false
			},
			"purpose": "Medication Concern",
			"type": "REGULAR",
			"currentStatus": "%s",
			"bookingNote": "Reason"
}